/**
 * fullPage 2.4.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
	margin: 0;
	padding: 0;
	overflow: hidden;    /*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.section {
	text-align: center;
	position: relative;
}

.section1 {
	background: url(../images/section1_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section2 {
	background: url(../images/section2_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section3 {
	background: url(../images/section3_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section4 {
	background: url(../images/section4_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section5 {
	background: url(../images/section5_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section6 {
	background: url(../images/section6_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section7 {
	background: url(../images/section7_bg.jpg) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.section7 .section-copyright{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: none;
}

.w_title {
	width: 100%;
	height: 110px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 8%;
}

.w_title h1 {
	font-family: baskerville_old_face, times new roman;
	font-size: 48px;
	color: #000;
	font-weight: bold;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: auto;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.w_title h2 {
	width: 720px;
	font-family: microsoft yahei;
	color: #000;
	font-weight: normal;
	text-align: center;
	height: 34px;
	line-height: 34px;
	margin: auto;
	position: relative;
	font-size: 24px;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.w_title p {
	font-family: microsoft yahei;
	color: #2f2f2f;
	width: 1200px;
	margin: auto;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
}

.w_content {
	width: 1240px;
	height: auto;
	margin: 6% auto 0px;
}

.w_content .fdivpInY {
	display: inline-block;
	margin: 0px 4%;
	list-style: none;
	perspective: 900px;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_content .fdivpInY .w_pic {
	width: 204px;
	height: 204px;
	text-align: center;
	background: url(img/aboutus_bg1.png) center center no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	transition: .5s;
	perspective: 900px;
	transform-origin: 50% 100%;
}

.w_content .fdivpInY .w_pic .img {
	width: auto;
	margin: auto;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	transition: .4s;
}

.w_content .fdivpInY a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10%;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	transition: .3s;
}

.w_content .fdivpInY span {
	display: block;
	text-align: center;
	height: 15px;
	line-height: 15px;
	font-family: times new roman;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.cp_more_nr a {
	background: url(img/cpan.png) no-repeat center;
	width: 112px;
	height: 38px;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	color: #3d7f00;
	font-family: microsoft yahei;
}

.cp_more_nr a:hover {
	color: #f42a27;
}

.cp_more {
	width: 138px;
	margin: auto;
	margin-top: 0;
}

.yw_our {
	margin-top: 4%;
}

.yw_our img {
	margin-left: 50px;
	margin-right: 50px;
}

.yw_our {
	display: none;
}

.home_cp {
	margin-top: 1%;
}

.news_nm {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 2%;
	background: url(../images/section5_xwbg.png) center center repeat;
}

.news_nm_left {
	width: 100%;
}

.news_nm_right {
	width: 100%;
	background: url(../images/xwbg.png) no-repeat center 50%;
	padding-top: 0px;
}

.newslist_wm {
}

.fw_vm {
	width: 1240px;
	margin: auto;
	margin-top: 6%;
}

.fwlist {
	width: 25%;
	float: left;
	text-align: center;
}

.fwlist h5 {
	line-height: 80px;
	color: #fff;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}

.fwlist p {
	font-size: 14px;
	line-height: 24px;
	width: 80%;
	margin: auto;
	color: #fff;
	font-family: "Microsoft Yahei";
	line-height: 24px;
}

.lxwm_vm {
	width: 1140px;
	background: url(../images/section7_bg.png) repeat;
	height: 320px;
	margin: auto;
	padding: 30px 50px;
	margin-top: 4%;
}

.lxwm_01 {
	width: 260px;
	float: left;
}

.lxwm_02 {
	width: 450px;
	text-align: left;
	line-height: 24px;
	float: left;
	font-size: 15px;
	margin-left: 40px;
	color: #fff;
	font-family: "Microsoft Yahei";
	margin-top: 25px;
}

.lxwm_02 a:link {
	color: #fff;
}

.lxwm_02 a:hover {
	color: #fff;
}

.lxwm_02 a:active {
	color: #fff;
}

.lxwm_02 a:visited {
	color: #fff;
}

.lxwm_02 h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}

.lxwm_02 h3 {
	font-size: 18px;
	font-family: Arial;
	line-height: 24px;
	font-weight: normal;
}

.lxwm_03 {
	width: 145px;
	float: right;
	margin-right: 140px;
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
}

.lxwm_03 img {
	margin-bottom: 20px;
}

.lxwm_ico {
	width: 100%;
	font-size: 16px;
	margin-top: 40px;
}

.lxwm_ico ul li {
	width: 33.3%;
	float: left;
	text-align: center;
}

.lxwm_ico span {
	display: block;
	margin-top: 10px;
}

.lxwm_ico span a {
	color: #fff;
}

.ewm {
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	font-family: "Microsoft Yahei";
}

.footer_vm {
	width: 1240px;
	text-align: center;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	margin: auto;
	line-height: 24px;
}

.footer_vm a {
	color: #fff;
}

.footer_b {
	margin-top: 6%;
}

#v_top {
	width: 100%;
	border-top: 4px solid #e68c15;
	height: 102px;
	position: fixed;
	z-index: 9;
	background: url(../images/topbg1.png) repeat;
}

#v_top0 {
	width: 1200px;
	margin: 0 auto;
}

#v_top_1 {
	width: 200px;
	float: left;
	padding-top: 15px;
}

#v_top_2 {
	width: 990px;
	float: right;
}

#v_top_2 a {
	display: block;
	float: left;
	padding-left: 38px;
	padding-right: 38px;
	height: 98px;
	line-height: 98px;
	text-decoration: none;
	font-size: 16px;
	font-family: 微软雅黑;
}

#v_top_2 a:link {
	color: #707070;
}

#v_top_2 a:hover {
	color: #ffffff;
	background-color: #239580;
}

#v_top_2 a:active {
	color: #707070;
}

#v_top_2 a:visited {
	color: #707070;
}

#v_foot {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: fixed;
	z-index: 9;
	bottom: 0px;
	font-size: 14px;
	background-color: #e68c15;
	color: #fff;
	font-family: 微软雅黑;
}

#v_foot0 {
	width: 1200px;
	margin: 0 auto;
}

#v_foot_1 {
	width: 280px;
	float: left;
	padding-top: 0px;
}

#v_foot_2 {
	width: 580px;
	float: right;
	text-align: right;
}

#v_foot_2 a {
	text-decoration: none;
	font-size: 14px;
}

#v_foot_2 a:link {
	color: #fff;
}

#v_foot_2 a:hover {
	color: #fff;
}

#v_foot_2 a:active {
	color: #fff;
}

#v_foot_2 a:visited {
	color: #fff;
}

.section2 .about_an, .section3 .about_an, .section4 .about_an, .section5 .about_an, .section6 .about_an, .section7 .about_an {
	position: relative;
	left: -220%;
}

.section2 .about_bn, .section3 .about_bn, .section4 .about_bn, .section5 .about_bn, .section7 .about_bn, .section7 .about_bn {
	position: relative;
	right: -120%;
}

.section1_1 {
	width: 1240px;
	margin: 0px auto 0px;
	text-align: left;
}

.section2 .fdivpInY {
	position: relative;
	left: -220%;
}

.section1 .gg01 {
	position: relative;
	margin-top: 15%;
	left: -220%;
}

.section1 .gg02 {
	position: relative;
	margin-top: 50px;
	right: -220%;
}

.section1 .gg03 {
	position: relative;
	margin-top: -120px;
	right: -120%;
	margin-left: 700px;
}

.section2 p, .section3 p, .section4 p, .section5 p, .section6 p, .section7 p {
	position: relative;
	left: -120%;
}

.section2 {
}

.section2 .pic {
	margin-top: 20px;
	position: relative;
	right: -220%;
}

.section2 .pic img {
	margin-left: 20px;
	margin-right: 20px;
}

.section4 .home_cp {
	position: relative;
	right: -220%;
}

.section4 .cp_more {
	position: relative;
	left: -220%;
}

.section5 .news_nm_left {
	position: relative;
	left: -220%;
}

.section5 .news_nm_right {
	position: relative;
	right: -220%;
}

.section6 .fw_vm {
	display: none;
}

.section6 .pic {
	margin-top: 50px;
	position: relative;
	right: -220%;
}

.section6 .pic img {
	margin-left: 12px;
	margin-right: 12px;
}

.section7 .lxwm_01 {
	position: relative;
	left: -220%;
}

.section7 .lxwm_02 {
	position: relative;
	right: -220%;
}

.section7 .lxwm_03 {
	position: relative;
	right: -220%;
}

.section7 .footer_b {
	display: none;
}

#nymenu {
	width: 100%;
	height: 184px;
	background: rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 99;
}

#nyBanner {
	width: 100%;
	margin: auto;
	position: relative;
	margin-top: -184px;
}

#about_ban {
	background: url(img/nybanner1.jpg) no-repeat center top;
}

#fw_ban {
	background: url(img/nybanner2.jpg) no-repeat center top;
}

#ly_ban {
	background: url(img/nybanner3.jpg) no-repeat center top;
}

#xw_ban {
	background: url(img/nybanner4.jpg) no-repeat center top;
}

#jd_ban {
	background: url(img/nybanner5.jpg) no-repeat center top;
}

.ban {
	height: 450px;
	width: 100%;
	clear: both;
}

.nytop_name {
	width: 100%;
	background: url(img/nytopbg.png) no-repeat center bottom;
	font-family: "Microsoft Yahei";
	text-align: center;
}

.nytop_name h1 {
	text-align: center;
	line-height: 32x;
	text-transform: uppercase;
	font-family: times new roman;
	height: 24px;
	color: #006428;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}

.nytop_name h2 {
	text-align: center;
	line-height: 28px;
	width: 120px;
	display: inline-block;
	font-family: microsoft yahei;
	height: 32px;
	color: #333;
	font-size: 18px;
	font-weight: normal
}

#Nymain {
	width: 100%;
	margin: auto;
}

#Nymain_in {
	width: 1240px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#nyfooter {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #4b4b4b;
	margin: auto;
}

#nyfooter_in {
	width: 1240px;
	margin: auto;
}

#superContainer {
	height: 100%;
	position: relative;    /* Touch detection for Windows 8 */
	-ms-touch-action: none;    /* IE 11 on Windows Phone 8.1*/
	touch-action: none;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box; /* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: scroll;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}

#fp-nav.right {
	right: 17px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 22px;
	height: 27px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
	background: #e68a15;
	border: 1px solid #e68a15;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	top: 2px;
	left: 2px;
	width: 20px;
	height: 20px;
	border: 1px solid #ffffff;
	background: rgba(255, 255, 255, 100);
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
}

#fp-nav ul li:hover .fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}
